docs: fix typo in argument list
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 22:25:56 +0000 (17:25 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:40 +0000 (18:57 -0500)
gtk/gtkselection.c

index caec0ddffffb05236d73955aabc47775b04d4857..ef2cf070764b68d5914d42b67839eae55e95f89e 100644 (file)
@@ -899,7 +899,7 @@ gtk_selection_clear_targets (GtkWidget *widget,
 
 /**
  * gtk_selection_add_target:
- * @widget:  a #GtkTarget
+ * @widget:  a #GtkWidget
  * @selection: the selection
  * @target: target to add.
  * @info: A unsigned integer which will be passed back to the application.